计算机与现代化 ›› 2012, Vol. 1 ›› Issue (9): 134-136.doi: 10.3969/j.issn.1006-2475.2012.09.033

• 图像处理 • 上一篇    下一篇

基于Exif的图片信息采集管理系统的设计与实现

黎曜   

  1. 江西日报社技术中心,江西南昌330038
  • 收稿日期:2012-04-11 修回日期:1900-01-01 出版日期:2012-09-21 发布日期:2012-09-21

Design and Implementation of Picture Information Acquisition Management System Based on Exif

LI Yao   

  1. Technology Center, Jiangxi Daily, Nanchang 330038, China
  • Received:2012-04-11 Revised:1900-01-01 Online:2012-09-21 Published:2012-09-21

摘要: 探讨如何利用C#语言开发一套可自动读取图像自带的Exif信息,并根据Exif信息对图片进行识别、分类和保存,以供用户查询的软件系统。本系统分为4个部份:winform架构的图片自动归档模块、Web架构的图片信息查询模块、图片信息处理类、数据库操作类。本文着重介绍图片信息处理类与图片自动归档模块的实现方法。

关键词: C#, Exif, 图片信息, 管理

Abstract: This paper discusses how to use the C # language to develop a system which can automatically read image with Exif information, and make picture identification, classification and preservation, according to the Exif information for the software of the user query. The software is divided into the four-part: winform framework of image auto-archiving module, Web-based picture information query module, image information processing class, database operation class. This article focuses on the class of picture information processing and the picture automatically archiving module.

Key words: C#, Exif, pictures information, management